'Declaration Public Function _has( _ ByVal key As TKey _ ) As Boolean
public bool _has( TKey key )
_Map<TKey,TValue> Class _Map<TKey,TValue> Members